-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix expression bugs. #925
Fix expression bugs. #925
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #925 +/- ##
==========================================
+ Coverage 91.42% 91.46% +0.03%
==========================================
Files 94 94
Lines 13695 13712 +17
Branches 13695 13712 +17
==========================================
+ Hits 12521 12541 +20
+ Misses 1059 1056 -3
Partials 115 115 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2
.
Benchmark suite | Current: 23c83b4 | Previous: cd8b37b | Ratio |
---|---|---|---|
iffts/simd ifft/22 |
12965527 ns/iter (± 147962 ) |
6306399 ns/iter (± 210024 ) |
2.06 |
merkle throughput/simd merkle |
30633257 ns/iter (± 639849 ) |
13712527 ns/iter (± 579195 ) |
2.23 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @shaharsamocha7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 2 files reviewed, all discussions resolved
737c6de
to
23c83b4
Compare
No description provided.